Method CreateEmptyTreeQuery<TProps>(long, long?, bool)

Assembly: redb.Postgres.dll

Create empty tree query (for null rootObject case).

protected override IRedbQueryable<TProps> CreateEmptyTreeQuery<TProps>(long schemeId, long? userId, bool checkPermissions) where TProps : class, new()